deflate$19582$ - ترجمة إلى اليونانية
DICLIB.COM
أدوات لغة الذكاء الاصطناعي
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:     

ترجمة وتحليل الكلمات بواسطة الذكاء الاصطناعي

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

deflate$19582$ - ترجمة إلى اليونانية

DATA COMPRESSION ALGORITHM
Deflation (data compression); DEFLATE compression algorithm; Advpng; DEFLATE (algorithm); Advancecomp; Deflater; AdvDef; Advdef; AdvPNG; Deflate64; Data compression/Deflation; DEFLATE; Deflate (compression)

deflate      
v. ξεφουσκώνω, ελαττώνω την αξία, υποτιμώ

تعريف

deflate
<file format, compression> A compression standard derived from LZ77; it is reportedly used in zip, gzip, PKZIP, and png, among others. Unlike LZW, deflate compression does not use patented compression algorithms. Used as a verb to mean to compress (not decompress!) a file which has been compressed using deflate compression. The opposite, inflate, means to decompress data which has been deflated. Deflate is described in RFC 1951. (1997-06-21)

ويكيبيديا

Deflate

In computing, Deflate (stylized as DEFLATE) is a lossless data compression file format that uses a combination of LZ77 and Huffman coding. It was designed by Phil Katz, for version 2 of his PKZIP archiving tool. Deflate was later specified in RFC 1951 (1996).

Katz also designed the original algorithm used to construct Deflate streams. This algorithm was patented as U.S. Patent 5,051,745, and assigned to PKWARE, Inc. As stated in the RFC document, an algorithm producing Deflate files was widely thought to be implementable in a manner not covered by patents. This led to its widespread use – for example, in gzip compressed files and PNG image files, in addition to the ZIP file format for which Katz originally designed it. The patent has since expired.